home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / mta_vf10.zip / MTA.CTL < prev    next >
Text File  |  1992-05-03  |  12KB  |  308 lines

  1. %═══════════════════════════════════════════════════════════════════════
  2. %
  3. % This is an example with ALL control statements that can be used in the
  4. % MTA.CTL (alike) file. This is a normal ASCII file. Rules for coding
  5. % are:
  6. %
  7. % - Case is not important
  8. % - A line without '%' or ';' in the first position is considered a
  9. %   control statement;
  10. %
  11. % - Lines with a '%' or ';' character in position 1 are comment
  12. %   statements.
  13. %
  14. % - The starting position of the options is not important but the ORDER
  15. %   of the parameters is. You can start an option ANYWHERE on the line
  16. %   but lines can not exceed 255 bytes in length !
  17. %
  18. %═══════════════════════════════════════════════════════════════════════
  19. %
  20. %───────────────────────────────────────────────────────────────────────
  21. %                   B A S I C   S T A T E M E N T S
  22. %───────────────────────────────────────────────────────────────────────
  23. ARCPath                      C:\SYS\ARC\ARC.EXE       N 192
  24. UNARCPath                    C:\SYS\ARC\XARC.EXE      N 192
  25. PAKPath                      C:\SYS\ARC\PAK.EXE       Y 256
  26. DWCPath                      C:\SYS\ARC\DWC.EXE       N 256
  27. LZHPath                      C:\SYS\ARC\LHARC.EXE     Y 256
  28. LZSPath                      C:\SYS\ARC\LARC.EXE      N 192
  29. ZOOPath                      C:\SYS\ARC\ZOO.EXE       N 256
  30. PKZIPPath                    C:\SYS\ARC\PKZIP.EXE     Y 256 C:\SYS\ARC\P2ZIP.EXE
  31. PKUNZIPPath                  C:\SYS\ARC\PKUNZIP.EXE   N 192 C:\SYS\ARC\P2UNZIP.EXE
  32. ZIP2EXEPath                  C:\SYS\ARC\ZIP2EXE.EXE   N 192
  33. PKUNPAKPath                  C:\SYS\ARC\PKUNPAK.EXE   N 192
  34. MDPath                       C:\SYS\ARC\MDCD.EXE      N 192
  35. ARJPath                      C:\SYS\ARC\ARJ.EXE       Y 512 C:\SYS\ARC\ARJNEW.EXE
  36. HYPERPath                    C:\SYS\ARC\HYPER.EXE     N 320
  37. PKLITEPath                   C:\SYS\ARC\PKLITE.EXE    N 256
  38. JPG2GIFPath                  C:\SYS\ARC\JPG2GIF.EXE   N 512
  39. GIF2JPGPath                  C:\SYS\ARC\GIF2JPG.EXE   N 512
  40. GIFLITEPath                  C:\SYS\ARC\GIFLITE.EXE   N 320
  41. GIFTESTPath                  C:\SYS\ARC\GIFTEST.EXE   N 320
  42. %
  43. CompressionType              ZIP
  44. %
  45. LZHVersion                   212
  46. PAKVersion                   210
  47. ZIPVersion                   110 200
  48. %
  49. ZIPCompression               -ex
  50. % ZSFCompression             -ex
  51. ZOOCompression               h
  52. DWCCompression                z
  53. LZHCompression               /O-
  54. % LSFCompression             /O-
  55. ARJCompression               -jm
  56. % ASFCompression             -jm
  57. PKLITECompression            -b
  58. % GIFLITECompression         Use what you like
  59. % G2JCompression             Use what you like
  60. % J2GCompression             Use what you like
  61. %
  62. OriginalARJName
  63. %
  64. %
  65. %───────────────────────────────────────────────────────────────────────
  66. %                    M T A   E N V I R O N M E N T
  67. %───────────────────────────────────────────────────────────────────────
  68. % TempPath                   E:\ 300000
  69. MTATempPath                  E:\ZIP\MTA 200000
  70. MTAErrorPath                 E:\ZIP\ERR
  71. FDUTempPath                  E:\ZIP\DIS
  72. FDUTrashPath                 E:\ZIP\TRA
  73. % ITSPath                    E:\
  74. % SwapPath                   E:\
  75. % NoEMS
  76. % NoXMS
  77. % MoveToDir                  E:\ZIP\TRA
  78. FreeMemory                   150000
  79. RunTime                      600
  80. % Not4DosAware
  81. % VideoMode                  3
  82. SubstDrive                   FGH
  83. % SubstOn  C:\DOS\SUBST.EXE %DF %PP
  84. % SubstOff C:\DOS\SUBST.EXE %DF /D
  85. ExtendedTesting
  86. % ShareWait                  1200
  87. AltDisplay
  88. WarningTime                  10
  89. % NoBeep
  90. %
  91. %
  92. %───────────────────────────────────────────────────────────────────────
  93. %                         M T A   L O G G I N G
  94. %───────────────────────────────────────────────────────────────────────
  95. LogPath                      D:\LOG\MTA__RUN.LOG
  96. AVLogPath                    D:\LOG\MTA__AVS.LOG
  97. NormalPasswordListPath       D:\LOG\MTA__PWD.LOG
  98. RandomPasswordListPath       D:\LOG\MTA__PWD.LOG
  99. %───────────────────────────────────────────────────────────────────────
  100. % FRONTDOOR  <tm>  style
  101. %───────────────────────────────────────────────────────────────────────
  102. % LogStartStyleFormat        ^M----------__%D__,_MTA
  103. % LogStyleFormat             >__%T__
  104. % LogTimeFormat              hh:mm:ss
  105. % LogDateFormat              dd_nnn_yy
  106. %───────────────────────────────────────────────────────────────────────
  107. % D'BRIDGE    <tm>  style
  108. %───────────────────────────────────────────────────────────────────────
  109. LogStyleFormat               %D_%T__MTA:_
  110. LogDateFormat                mm/dd/yy
  111. LogTimeFormat                hh:mm
  112. %───────────────────────────────────────────────────────────────────────
  113. % QUICKBBS    <tm> style
  114. %───────────────────────────────────────────────────────────────────────
  115. % LogStyleFormat             %D_%T__
  116. % LogDateFormat              dd-nnn-yy
  117. % LogTimeFormat              hh:mm
  118. %───────────────────────────────────────────────────────────────────────
  119. % OPUS  1.XX   <tm> style
  120. %───────────────────────────────────────────────────────────────────────
  121. % LogStyleFormat             +_%D_%T_MTAZ_
  122. % LogDateFormat              dd_nnn
  123. % LogTimeFormat              hh:mm:ss
  124. %───────────────────────────────────────────────────────────────────────
  125. % B I N K L E Y      <tm> style
  126. %───────────────────────────────────────────────────────────────────────
  127. % LogStyleFormat             +_%D_%T_MTAZ_
  128. % LogDateFormat              dd_nnn
  129. % LogTimeFormat              hh:mm:ss
  130. %───────────────────────────────────────────────────────────────────────
  131. % FANTASY           style
  132. %───────────────────────────────────────────────────────────────────────
  133. % LogStyleFormat             MTALOG__%D__%T__Executed:_
  134. % LogDateFormat              dd_nnn_yyyy
  135. % LogTimeFormat              hh:mm:ss
  136. %
  137. %
  138. %───────────────────────────────────────────────────────────────────────
  139. %                  F I L E   S E L E C T I O N
  140. %───────────────────────────────────────────────────────────────────────
  141. % DefaultPath                C:\ZIP     E:\ZIP
  142. % DefaultPath                C:\ZIP\TRA
  143. % DefaultPath                C:\ZIP\MOV
  144. %
  145. % DoNot                      *.A0?
  146. % DoNot                      *.A1?
  147. % DoNot                      *.A2?
  148. % DoNot                      *.A3?
  149. % DoNot                      *.A4?
  150. % DoNot                      *.A5?
  151. % DoNot                      *.A6?
  152. % DoNot                      *.A7?
  153. % DoNot                      *.A8?
  154. % DoNot                      *.A9?
  155. % DoNot                      ALLFILES.*
  156. % DoNot                      F:\DONOT\*.ZIP
  157. %
  158. SFXFiles
  159. MaxGifDim                    640 480 256
  160. % NoMarked
  161. % MarkHeader                 MYCONV
  162. % MarkString                 Insert_Your_ID
  163. % Unmark
  164. % OnlyNewFiles
  165. % DelOldFiles                01-1990 Ask
  166. % DelOldPath                 E:\OLDFILES
  167. %
  168. %
  169. %───────────────────────────────────────────────────────────────────────
  170. %                  R E S U L T I N G   F I L E S
  171. %───────────────────────────────────────────────────────────────────────
  172. ExcludeFile                  !
  173. ExcludeFile                  CHKLIST.CPS
  174. ExcludeFile                  U_READ.ME
  175. ExcludeFile                  LOGO.ASC
  176. ExcludeFile                  WHO_FROM.TXT
  177. ExcludeFile                  CRCKLIST.CRC
  178. ExcludeFile                  SAFE_OWL.COM
  179. ExcludeFile                  RUN_THIS.COM
  180. ExcludeFile                  #CRC_DIR.SEC
  181. %
  182. % IncludeFile                C:\ZIP\BBE.SND !
  183. % IncludeFile                C:\DOC\BPPC.CAT
  184. % IncludeFile                C:\ZIP\MTABAT.BAT AutoLarc.BAT
  185. %
  186. TouchHig
  187. % TouchLow
  188. % TouchCur
  189. %
  190. ChildTouch FILE
  191. %
  192. % IgnoreTimeComponent
  193. % AcceptHighDate
  194. % NoArcInArc
  195. % OptimizeOnSize
  196. % OnlyUpgrade
  197. % AllDisketteFiles
  198. % KeepAbnormalExtensions
  199. ReportSpecialAttributes
  200. %
  201. KeepAV
  202. IncludeAVFile *.EXE       @@@###
  203. IncludeAVFile *.COM       @@@###
  204. IncludeAVFile SCAN*.*     NWN405
  205. IncludeAVFile CLEAN*.*    NWN405
  206. IncludeAVFile VSHLD*.*    NWN405
  207. IncludeAVFile VCOPY*.*    NWN405
  208. IncludeAVFile 4DOS*.*
  209. IncludeAVFile ARJ*.EXE    0000
  210. IncludeAVFile UNARJ*.EXE  0000
  211. %
  212. KeepVolLabel
  213. % SkipBackups
  214. % OverwriteDuplicates
  215. % Description
  216. % AutoDescription             C:\SYS\ARC\MYHEADER.ANS
  217. %
  218. %
  219. %───────────────────────────────────────────────────────────────────────
  220. %                    O W N   C O M P R E S S O R
  221. %───────────────────────────────────────────────────────────────────────
  222. % OwnCompressPath            C:\SYS\ARC\PKZIP.EXE Y SWAP
  223. % OwnCompressCall            -a %1 *.*
  224. % OwnCompressLowErrorRC      1
  225. % OwnDeCompressPath          C:\SYS\ARC\PKUNZIP.EXE N SWAP
  226. % OwnDecompressCall          -x %1
  227. % OwnDeCompressLowErrorRC    1
  228. % OwnExtension               RVH
  229. % OwnRecursive
  230. %
  231. %
  232. %───────────────────────────────────────────────────────────────────────
  233. %                 V I R U S  S C A N N E R S
  234. %───────────────────────────────────────────────────────────────────────
  235. %░░░░░░░░░░░░░░░░░ Working example for : SCAN (V89>)   ░░░░░░░░░░░░░░░░░
  236. %
  237. VirusScanner   B 300 1       C:\SYS\VIR\SCAN.EXE   %P /NOMEM /NOPAUSE /E
  238. %
  239. %░░░░░░░░░░░░░░░░░ Working example for : TBSCAN (V32>) ░░░░░░░░░░░░░░░░░
  240. %
  241. % VirusScanner D 240 1       C:\SYS\VIR\TBSCAN.EXE %F -analyze -compat -valid -sub -batch -logd:\log\tbscan.log -logall
  242. %
  243. %░░░░░░░░░░░░░░░░░ Working example for : HTSCAN (V16>) ░░░░░░░░░░░░░░░░░
  244. %
  245. % VirusScanner D 300 175 255 C:\SYS\VIR\HTSCAN.EXE %P /A /B- /P- /V=C:\SYS\VIR\TBSCAN.DAT /O=D:\LOG\HTSCAN.LOG
  246. %
  247. %░░░░░░░░░░░░░░░░░ Working example for : VIRX (2.1>)   ░░░░░░░░░░░░░░░░░
  248. %
  249. % VirusScanner D 330 1   255 C:\SYS\VIR\VIRX.EXE   %P -L -A -M -E -BI -BM -RD:\LOG\VIRX.LOG
  250. %
  251. %░░░░░░░░░░░░░░░░░ Working example for : CPAV (1.2>)   ░░░░░░░░░░░░░░░░░
  252. %
  253. VirusScanner   B 640 86      C:\SYS\VIR\CPAV.EXE   %S /S /P /NF
  254. %
  255. %░░░░░░░░░░░░░░░░░ Working example for : SOLOMON'S     ░░░░░░░░░░░░░░░░░
  256. %
  257. % VirusScanner D 640 2       C:\SYS\VIR\FINDVIRU.EXE %S /REPORT=D:\LOG\SOLOMON.LOG /NOBOOT /NOPART /DOALLFILES /MUTANT
  258. %
  259. %───────────────────────────────────────────────────────────────────────
  260. %                 E X I T S   A N D   O T H E R   H O O K S
  261. %───────────────────────────────────────────────────────────────────────
  262. % ExitBeforeStart            256  FLASH /D
  263. % ExitBetweenConversion      512  C:\SYS\DIV\MTABETWE.BAT %1 %2 %3
  264. % ExitAfterCompression       300  MAKESFX.BAT
  265. % ExitBeforeFill             256  FORMAT A: /V
  266. ExitAfterFill                C:\CAT\CATDISK.EXE /F?
  267. % ExitBeforeEnd              FLASH /A
  268. %
  269. %
  270. %───────────────────────────────────────────────────────────────────────
  271. %                        B B S   O P T I O N S
  272. %───────────────────────────────────────────────────────────────────────
  273. % QBBSPaths                  D:\BBS\RAX\FLSEARCH.CTL
  274. % RaPaths                    D:\BBS\RAX\FILES.RA       RA1
  275. % CarryComment               1  ##_The_MTA_Board_##
  276. FilesBBS                     Files.BBS
  277. AddFilesBBS
  278. FILEIDDiz                    FILE_ID.DIZ
  279. % FilesBBSFormat             1 1 14
  280. TickFiles                    E:\INBOUND\*.TIC
  281. TickFiles                    E:\INBOUND\*.BAD
  282. FESFiles                     E:\INBOUND\*.FES
  283. FESFiles                     E:\INBOUND\*.BAD
  284. % UpdateUntypedFiles         D:\BBS\MAI\MSG\*.MSG
  285. % UpdateTICKFiles            D:\BBS\MAI\HLD\*.TIC
  286. % UpdateFESFiles             D:\BBS\MAI\HLD\*.FES
  287. %
  288. % COMPort                    2
  289. % FossilPort                 1
  290. % Baudrate                   2400
  291. % StoreSize                  XS1
  292. % StoreName                  FILEDOOR.XS2
  293. % StoreComment               FILEDOOR.XS3
  294. % Remote
  295. % RemoteColor 1 2 3 4 5 6    (A very rare combination !)
  296. %
  297. %
  298. %───────────────────────────────────────────────────────────────────────
  299. %                  S P E C I A L   S T A T E M E N T S
  300. %───────────────────────────────────────────────────────────────────────
  301. % IncludeCTL                 C:\SYS\OWN\MTACOMM.CTL
  302. %
  303. %
  304. %───────────────────────────────────────────────────────────────────────
  305. %              R E G I S T R A T I O N  (Only when registered)
  306. %───────────────────────────────────────────────────────────────────────
  307. % RegistrationName           [Unregistered Evaluation Copy]
  308.